How to Install hotssh software package in Debian 9 (Stretch)

How to Install hotssh software package in Debian 9 (Stretch)

hotssh software package provides graphical interface to secure shell, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install hotssh 

hotssh is installed in your system.

Make ensure the hotssh package were installed using the commands given below,

$ sudo dpkg-query -l | grep hotssh *

You will get with hotssh package name, version, architecture and description in a table

hotssh package basic information:

Distro Debian 9 stretch
Section GNOME
Package hotssh
Version 0.2.6+dfsg1-2
Description graphical interface to secure shell
Sub Section gnome


See Also, How to uninstall or remove hotssh software package from Debian 9 (Stretch)?